home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libdb4.6 / copyright < prev   
Text File  |  2008-06-13  |  6KB  |  109 lines

  1. This package was debianized by Clint Adams <schizo@debian.org> on
  2. Wed, 25 Jul 2007 20:37:51 +0700
  3.  
  4. It was downloaded from
  5. http://www.oracle.com/technology/software/products/berkeley-db/db/index.html
  6.  
  7. Copyright:
  8.  
  9. /*-
  10.  * $Id: LICENSE,v 12.7 2007/05/17 15:14:46 bostic Exp $
  11.  */
  12.  
  13. The following is the license that applies to this copy of the Berkeley DB
  14. software.  For a license to use the Berkeley DB software under conditions
  15. other than those described here, or to purchase support for this software,
  16. please contact Oracle at berkeleydb-info_us@oracle.com.
  17.  
  18. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  19. /*
  20.  * Copyright (c) 1990,2007 Oracle.  All rights reserved.
  21.  *
  22.  * Redistribution and use in source and binary forms, with or without
  23.  * modification, are permitted provided that the following conditions
  24.  * are met:
  25.  * 1. Redistributions of source code must retain the above copyright
  26.  *    notice, this list of conditions and the following disclaimer.
  27.  * 2. Redistributions in binary form must reproduce the above copyright
  28.  *    notice, this list of conditions and the following disclaimer in the
  29.  *    documentation and/or other materials provided with the distribution.
  30.  * 3. Redistributions in any form must be accompanied by information on
  31.  *    how to obtain complete source code for the DB software and any
  32.  *    accompanying software that uses the DB software.  The source code
  33.  *    must either be included in the distribution or be available for no
  34.  *    more than the cost of distribution plus a nominal fee, and must be
  35.  *    freely redistributable under reasonable conditions.  For an
  36.  *    executable file, complete source code means the source code for all
  37.  *    modules it contains.  It does not include source code for modules or
  38.  *    files that typically accompany the major components of the operating
  39.  *    system on which the executable file runs.
  40.  *
  41.  * THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR
  42.  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  43.  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
  44.  * NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL ORACLE BE LIABLE
  45.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  46.  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  47.  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  48.  * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  49.  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  50.  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
  51.  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  52.  */
  53. /*
  54.  * Copyright (c) 1990, 1993, 1994, 1995
  55.  *    The Regents of the University of California.  All rights reserved.
  56.  *
  57.  * Redistribution and use in source and binary forms, with or without
  58.  * modification, are permitted provided that the following conditions
  59.  * are met:
  60.  * 1. Redistributions of source code must retain the above copyright
  61.  *    notice, this list of conditions and the following disclaimer.
  62.  * 2. Redistributions in binary form must reproduce the above copyright
  63.  *    notice, this list of conditions and the following disclaimer in the
  64.  *    documentation and/or other materials provided with the distribution.
  65.  * 3. Neither the name of the University nor the names of its contributors
  66.  *    may be used to endorse or promote products derived from this software
  67.  *    without specific prior written permission.
  68.  *
  69.  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  70.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  71.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  72.  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  73.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  74.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  75.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  76.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  77.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  78.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  79.  * SUCH DAMAGE.
  80.  */
  81. /*
  82.  * Copyright (c) 1995, 1996
  83.  *    The President and Fellows of Harvard University.  All rights reserved.
  84.  *
  85.  * Redistribution and use in source and binary forms, with or without
  86.  * modification, are permitted provided that the following conditions
  87.  * are met:
  88.  * 1. Redistributions of source code must retain the above copyright
  89.  *    notice, this list of conditions and the following disclaimer.
  90.  * 2. Redistributions in binary form must reproduce the above copyright
  91.  *    notice, this list of conditions and the following disclaimer in the
  92.  *    documentation and/or other materials provided with the distribution.
  93.  * 3. Neither the name of the University nor the names of its contributors
  94.  *    may be used to endorse or promote products derived from this software
  95.  *    without specific prior written permission.
  96.  *
  97.  * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
  98.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  99.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  100.  * ARE DISCLAIMED.  IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
  101.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  102.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  103.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  104.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  105.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  106.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  107.  * SUCH DAMAGE.
  108.  */
  109.